home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Print Media Service 1997 December
/
Electronic Print Media Service 1997 December.iso
/
IDEASRC
/
Shock.Dir
/
00009_Script_9
< prev
next >
Wrap
Text File
|
1997-10-14
|
227b
|
11 lines
on mouseDown
puppetsound "dong"
repeat while the mousedown
set the visible of sprite 3 to false
updatestage
end repeat
set the visible of sprite 3 to true
updatestage
sound stop 1
go previous
end